smartbuck8 2.2.0
Loading...
Searching...
No Matches
Smart Buck 8 Registers Settings

Settings for registers of Smart Buck 8 Click driver. More...

Macros

#define SMARTBUCK8_CONTROL_RESET   0x80
 Smart Buck 8 CONTROL register setting.
#define SMARTBUCK8_CONTROL_EN_FPWM_ON_CHANGE   0x40
#define SMARTBUCK8_CONTROL_SOFT_EN   0x20
#define SMARTBUCK8_CONTROL_EN_FPWM   0x10
#define SMARTBUCK8_CONTROL_EN_OUT_DISCHARGE   0x08
#define SMARTBUCK8_CONTROL_EN_HICCUP   0x04
#define SMARTBUCK8_CONTROL_V_RAMP_SPEED_0_25US   0x00
#define SMARTBUCK8_CONTROL_V_RAMP_SPEED_0_5US   0x01
#define SMARTBUCK8_CONTROL_V_RAMP_SPEED_1US   0x02
#define SMARTBUCK8_CONTROL_V_RAMP_SPEED_5US   0x03
#define SMARTBUCK8_CONTROL_V_RAMP_SPEED_MASK   0x03
#define SMARTBUCK8_STATUS_THERMAL_WARNING   0x10
 Smart Buck 8 STATUS register setting.
#define SMARTBUCK8_STATUS_HICCUP   0x08
#define SMARTBUCK8_STATUS_UVLO   0x01
#define SMARTBUCK8_VOUT_MV_MIN   400
 Smart Buck 8 vout setting.
#define SMARTBUCK8_VOUT_MV_MAX   1675
#define SMARTBUCK8_VOUT_MV_STEP_5MV   5
#define SMARTBUCK8_DEVICE_ADDRESS   0x42
 Smart Buck 8 device address setting.

Detailed Description

Settings for registers of Smart Buck 8 Click driver.

Macro Definition Documentation

◆ SMARTBUCK8_CONTROL_EN_FPWM

#define SMARTBUCK8_CONTROL_EN_FPWM   0x10

◆ SMARTBUCK8_CONTROL_EN_FPWM_ON_CHANGE

#define SMARTBUCK8_CONTROL_EN_FPWM_ON_CHANGE   0x40

◆ SMARTBUCK8_CONTROL_EN_HICCUP

#define SMARTBUCK8_CONTROL_EN_HICCUP   0x04

◆ SMARTBUCK8_CONTROL_EN_OUT_DISCHARGE

#define SMARTBUCK8_CONTROL_EN_OUT_DISCHARGE   0x08

◆ SMARTBUCK8_CONTROL_RESET

#define SMARTBUCK8_CONTROL_RESET   0x80

Smart Buck 8 CONTROL register setting.

Specified setting for CONTROL register of Smart Buck 8 Click driver.

◆ SMARTBUCK8_CONTROL_SOFT_EN

#define SMARTBUCK8_CONTROL_SOFT_EN   0x20

◆ SMARTBUCK8_CONTROL_V_RAMP_SPEED_0_25US

#define SMARTBUCK8_CONTROL_V_RAMP_SPEED_0_25US   0x00

◆ SMARTBUCK8_CONTROL_V_RAMP_SPEED_0_5US

#define SMARTBUCK8_CONTROL_V_RAMP_SPEED_0_5US   0x01

◆ SMARTBUCK8_CONTROL_V_RAMP_SPEED_1US

#define SMARTBUCK8_CONTROL_V_RAMP_SPEED_1US   0x02

◆ SMARTBUCK8_CONTROL_V_RAMP_SPEED_5US

#define SMARTBUCK8_CONTROL_V_RAMP_SPEED_5US   0x03

◆ SMARTBUCK8_CONTROL_V_RAMP_SPEED_MASK

#define SMARTBUCK8_CONTROL_V_RAMP_SPEED_MASK   0x03

◆ SMARTBUCK8_DEVICE_ADDRESS

#define SMARTBUCK8_DEVICE_ADDRESS   0x42

Smart Buck 8 device address setting.

Specified setting for device slave address selection of Smart Buck 8 Click driver.

◆ SMARTBUCK8_STATUS_HICCUP

#define SMARTBUCK8_STATUS_HICCUP   0x08

◆ SMARTBUCK8_STATUS_THERMAL_WARNING

#define SMARTBUCK8_STATUS_THERMAL_WARNING   0x10

Smart Buck 8 STATUS register setting.

Specified setting for STATUS register of Smart Buck 8 Click driver.

◆ SMARTBUCK8_STATUS_UVLO

#define SMARTBUCK8_STATUS_UVLO   0x01

◆ SMARTBUCK8_VOUT_MV_MAX

#define SMARTBUCK8_VOUT_MV_MAX   1675

◆ SMARTBUCK8_VOUT_MV_MIN

#define SMARTBUCK8_VOUT_MV_MIN   400

Smart Buck 8 vout setting.

Specified setting for vout of Smart Buck 8 Click driver.

◆ SMARTBUCK8_VOUT_MV_STEP_5MV

#define SMARTBUCK8_VOUT_MV_STEP_5MV   5